Fix dependencies linking to the local package
authorAlex Crichton <alex@alexcrichton.com>
Wed, 24 Sep 2014 05:13:27 +0000 (22:13 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 3 Oct 2014 01:38:15 +0000 (18:38 -0700)
commit1c837f384e58bcf4a74005b714526b13f00ce33f
tree125d218b642a837d20c8c299f0c964c28e483de1
parentdd48f06e4f43f808776907c229f7ed2c411d30a1
Fix dependencies linking to the local package

This is a legitimate possibility which doesn't necessarily imply a cycle, so the
case needs to be handled.
src/cargo/ops/cargo_rustc/mod.rs